(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
authorEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:40:21 +0000 (13:40 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:40:21 +0000 (13:40 +0000)
commit798ea7b5a18b72596d01eff84a93966c9d208757
tree0b42a03c1135087d53610dba038e54378008d262
parentdbb4228c9aa2dc5653f0764aa3ba91de8ef09ee7
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
instead of f->top_pos in the call to CreateWindow.  Record the actual position
in f->left_pos and f->top_pos.
src/w32fns.c